Skip to content

Fix guard size configuration when fuzzing#4321

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-guard-size-fuzz
Jun 27, 2022
Merged

Fix guard size configuration when fuzzing#4321
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-guard-size-fuzz

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Fuzzers weren't updated to account for #4262 where guard sizes are now
validated rather than automatically sanitized. I'm not sure why oss-fuzz
hasn't filed a bug about this yet because it's definitely crashing a lot
on oss-fuzz...

Fuzzers weren't updated to account for bytecodealliance#4262 where guard sizes are now
validated rather than automatically sanitized. I'm not sure why oss-fuzz
hasn't filed a bug about this yet because it's definitely crashing a lot
on oss-fuzz...
@github-actions github-actions Bot added the fuzzing Issues related to our fuzzing infrastructure label Jun 25, 2022
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton merged commit c8414cf into bytecodealliance:main Jun 27, 2022
@alexcrichton alexcrichton deleted the fix-guard-size-fuzz branch June 27, 2022 19:16
afonso360 pushed a commit to afonso360/wasmtime that referenced this pull request Jun 30, 2022
Fuzzers weren't updated to account for bytecodealliance#4262 where guard sizes are now
validated rather than automatically sanitized. I'm not sure why oss-fuzz
hasn't filed a bug about this yet because it's definitely crashing a lot
on oss-fuzz...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants